home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / cvfix11.zip / README.DOC < prev    next >
Text File  |  1993-01-04  |  5KB  |  182 lines

  1. The files in this archive can be used to fix some bugs in
  2. Microsoft Codeview Version 1.0 (as supplied with Microsoft C 4.0)
  3. and Version 1.1 (as supplied with Microsoft Fortran 4.0).
  4.  
  5. The fixes for the EGA display adaptor are provided for both versions:
  6.  
  7.         Run EGAFIX.BAT   to patch version 1.0
  8.         Run EGAFIX11.BAT to patch version 1.1
  9.  
  10.  
  11. The other fixes are for version 1.0 ONLY!
  12.  
  13. ***************************************************************************
  14.  
  15. NOTE:   ALL FIXES ARE VERSION SENSITIVE AND MUST BE MADE TO THE APPROPRIATE
  16.         VERSION ONLY!!!!
  17.  
  18. ***************************************************************************
  19.  
  20.  
  21.  
  22.              October 20, 1986 / March 25, 1987
  23.  
  24.  
  25.          Codeview Compatible Display Adapter Patch
  26.  
  27.               Codeview Sperry/Corona Patch
  28.  
  29.                  Codeview/Int 1A Patch
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.       ################################################
  58.            
  59.          Codeview Compatible Display Adapter Patch
  60.  
  61.       ################################################
  62.  
  63.  
  64.  
  65.                 
  66. The purpose of this patch is to fix a problem that may appear when 
  67. running Codeview in window mode on certain IBM EGA compatible display 
  68. adapters.  The major symptom of this problem is unusual colors for the 
  69. display when Codeview is started in window mode.  If you are having 
  70. problems getting the correct colors using Codeview on a compatible 
  71. display adapter follow these steps to patch a BACKUP COPY of Codeview:
  72.  
  73. 1) Put the Fixdisk that you received with this application note into the 
  74.    A: drive.
  75.  
  76. 2) Copy CV.EXE to the A: drive.
  77.  
  78. 3) Make sure that DEBUG.EXE can be found on your path.
  79.  
  80. 4) Move to the A: drive.
  81.  
  82. 5) Run EGAFIX.BAT for version 1.0 or EGAFIX11.BAT for version 1.1
  83.  
  84.  
  85. After you have run EGAFIX you will have a modified CV.EXE on the Fixdisk 
  86. as well as a file CVOLD.EXE which is an unmodified version and should be 
  87. saved on a disk to be used as a backup.
  88.      
  89.  
  90. If after applying this patch, your display does not display the correct colors 
  91. there are other hardware incompatibilities and it will be necessary for you 
  92. to run Codeview in sequential mode (/T).
  93.  
  94.  
  95.  
  96.       ################################################
  97.  
  98.               Codeview Sperry/Corona Patch
  99.  
  100.       ################################################
  101.  
  102.  
  103.  
  104.  
  105. The purpose of this patch is to correct video hardware differences that 
  106. exist with certain Sperry computers when running Codeview in window mode.
  107.   
  108.  
  109. ******Use this patch only if the display of your Sperry computer blanks out 
  110. and the machine hangs when you invoke Codeview.  It is not required for all 
  111. Sperry computers.  If the display on your Sperry computer does not blank out 
  112. but your machine hangs, use the /M switch (disable the mouse) when you 
  113. invoke Codeview.
  114.  
  115. 1) Put the Fixdisk that you received with this application note into the 
  116.    A: drive.
  117.  
  118. 2) Copy CV.EXE to the A: drive.
  119.  
  120. 3) Make sure that DEBUG.EXE can be found on your path.
  121.  
  122. 4) Move to the A: drive.
  123.  
  124. 5) Run SPFIX.BAT
  125.  
  126. After you have run SPFIX.BAT you will have a modified CV.EXE on the Fixdisk 
  127. as well as a file CVOLD.EXE which is an unmodified version and should be 
  128. saved on a disk and used as a backup.
  129.  
  130.  
  131. If after having applied this patch, you continue to get a blank screen and 
  132. the machine hangs, it will be necessary for you to run Codeview in 
  133. sequential mode (/T).  
  134.  
  135.  
  136.  
  137.       ################################################
  138.  
  139.                  Codeview/Int 1A Patch
  140.  
  141.       ################################################
  142.  
  143.  
  144. The purpose of this patch is to correct a problem that exists on machines 
  145. that do not support interrupt 1A (read the real time clock).  Two machines 
  146. that do not support this are the HP 150 and Apricot XEN.  A symptom of this 
  147. problem is Codeview hanging when invoking the Execute command from the Run 
  148. menu.
  149.  
  150. If you have an HP150 or an Apricot XEN and are experiencing problems carry 
  151. out these instructions:
  152.  
  153.  
  154. 1) Put the Fixdisk that you received with this application note into the 
  155.    A: drive.
  156.  
  157. 2) Copy CV.EXE to the A: drive.
  158.  
  159. 3) Make sure that DEBUG.EXE can be found on your path.
  160.  
  161. 4) Move to the A: drive.
  162.  
  163. 3) Run INTFIX.BAT
  164.  
  165. After you have run INTFIX.BAT you will have a modified CV.EXE on the Fixdisk 
  166. as well as a file CVOLD.EXE which is an unmodified version and should be saved 
  167. on a disk and used as a backup.
  168.  
  169.     
  170. After you perform this patch you will need to invoke CodeView as follows:
  171.     
  172.         cv /D /M /T sieve.exe
  173.     
  174. This combination of switches tells Codeview to:
  175.  
  176.  a) disable IBM specific instructions (/D)
  177.  b) disable the Apricot mouse which is not Microsoft mouse compatible (/M)
  178.  c) run in sequential (non IBM compatible) mode (/T).
  179.     
  180.     
  181.  
  182.